|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
Dhcpv6MainProcess handles the DHCPv6 main process. More...
Public Member Functions | |
| Dhcpv6ClientProcess | getDhcpClientProcess (string) |
| get Dhcpv6ClientProcess object More... | |
| void | enableDhcpClient (Dhcpv6ClientEnabled, string, string, bool, bool, bool) |
| enable Dhcpv6ClientProcess More... | |
Public Member Functions inherited from Process | |
| Device | getOwnerDevice () |
| Returns the device for this process. More... | |
Dhcpv6MainProcess handles the DHCPv6 main process.
| void Dhcpv6MainProcess::enableDhcpClient | ( | Dhcpv6ClientEnabled | , |
| string | , | ||
| string | , | ||
| bool | , | ||
| bool | , | ||
| bool | |||
| ) |
enable Dhcpv6ClientProcess
| enable,enum<Dhcpv6::EDhcpv6ClientEnabled> | eClientEnabled_No = 0, eClientEnabled_ViaDhcp = 1, eClientEnabled_ViaNd = 2 |
| portName,port | name |
| prefixName,prefix | name |
| bStatelessConfig,flag | for stateless config, true if enabled and false if not |
| bStatelessConfigManagedFlag,flag | for stateless config managed, true if enabled and false if not |
| bStatelessConfigOtherFlag,flag | for stateless config other, true if enabled and false if not |
| Dhcpv6ClientProcess Dhcpv6MainProcess::getDhcpClientProcess | ( | string | ) |
get Dhcpv6ClientProcess object